object Form2: TForm2 Left = 328 Top = 166 BorderIcons = [biSystemMenu] BorderStyle = bsSingle BorderWidth = 4 Caption = '�ifre ��z�c� 1.0 Hakk�nda' ClientHeight = 233 ClientWidth = 410 Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 16 Top = 8 Width = 41 Height = 41 Picture.Data = {} end object Label1: TLabel Left = 64 Top = 16 Width = 111 Height = 16 Caption = ' �ifre ��z�c� 1.0 ' Color = clNavy Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel Left = 16 Top = 48 Width = 378 Height = 16 Caption = ' Bu program Ba�kent �niversitesi Bilgisayar M�hendisli�i 4. S�n�' + 'f ' Color = clNavy Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label3: TLabel Left = 16 Top = 66 Width = 402 Height = 16 Caption = ' ��rencisi Bora Y�ret taraf�ndan Delphi 5.0 kullan�larak haz�rla' + 'nm��t�r. ' Color = clNavy Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label4: TLabel Left = 16 Top = 96 Width = 186 Height = 16 Caption = ' �cretsiz olarak da��t�lmaktad�r! ' Color = clNavy Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label5: TLabel Left = 16 Top = 125 Width = 203 Height = 16 Caption = ' L�tfen g�r��lerinizi bana bildiriniz. ' Color = clNavy Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label6: TLabel Left = 16 Top = 144 Width = 192 Height = 16 Caption = ' E-posta: borayuret@yahoo.com ' Color = clNavy Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label7: TLabel Left = 0 Top = 217 Width = 410 Height = 16 Align = alBottom Alignment = taCenter Caption = ' Copyright � 2001 Bora Y�ret ' Font.Charset = ANSI_CHARSET Font.Color = clYellow Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Button1: TButton Left = 152 Top = 182 Width = 129 Height = 25 Caption = 'Tamam' Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button1Click end end